{
    "resourceType": "Bundle",
    "id": "ExampleBundleDeathCertificateWithoutSection",
    "meta": {
        "profile": [
            "https://fhir.by/AbstractArea/StructureDefinition/Bundle/BundleDeathCertificate"
        ]
    },
    "identifier": {
        "system": "https://minzdrav.gov.by",
        "value": "03-123456789-2025000000000002"
    },
    "type": "document",
    "timestamp": "2026-02-05T17:10:00Z",
    "entry": [
        {
            "fullUrl": "Composition/CompositionDeathCertificateWithoutSection",
            "resource": {
                "resourceType": "Composition",
                "id": "CompositionDeathCertificateWithoutSection",
                "meta": {
                    "lastUpdated": "2026-02-05T17:10:00Z",
                    "profile": [
                        "https://fhir.by/StructureDefinition/DeathCertificateComposition"
                    ]
                },
                "status": "final",
                "type": {
                    "coding": [
                        {
                            "system": "https://fhir.by/ValueSet/CompositionType",
                            "code": "death-conclusion",
                            "display": "Электронное врачебное свидетельство о смерти"
                        }
                    ]
                },
                "subject": [
                    {
                        "reference": "Patient/ExampleDeadPatientED"
                    }
                ],
                "date": "2026-02-05T17:10:00Z",
                "author": [
                    {
                        "reference": "Practitioner/{{PractitionerId}}",
                        "display": "Врач-терапевт участковый, Филатов Олег Михайлович"
                    }
                ],
                "title": "Электронное врачебное свидетельство о смерти",
                "custodian": {
                    "reference": "Organization/{{OrganizationId}}",
                    "display": "Патологоанатомическое бюро"
                },
                "event": [
                    {
                        "detail": [
                            {
                                "reference": {
                                    "reference": "Provenance/ExampleProvenanceDocumentInfoDeath"
                                }
                            }
                        ]
                    },
                    {
                        "detail": [
                            {
                                "reference": {
                                    "reference": "ClinicalImpression/ExampleDeathCertificateWithoutSection"
                                }
                            }
                        ]
                    },
                    {
                        "detail": [
                            {
                                "reference": {
                                    "reference": "Condition/ExampleDiagnosisDepression"
                                }
                            }
                        ]
                    },
                    {
                        "detail": [
                            {
                                "reference": {
                                    "reference": "Condition/ExampleDiagnosisDiabet"
                                }
                            }
                        ]
                    },
                    {
                        "detail": [
                            {
                                "reference": {
                                    "reference": "RelatedPerson/f60d152a-9c19-402a-92a2-5ad32eb0eab7"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "Patient/ExampleDeadPatientED",
            "resource": {
                "resourceType": "Patient",
                "id": "ExampleDeadPatientED",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/PatientED"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/DocumentKind",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/DigitalDocumentKind",
                                    "code": "03"
                                }
                            ]
                        }
                    }
                ],
                "identifier": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                                    "code": "INP"
                                }
                            ]
                        },
                        "value": "7150892A001PB9"
                    }
                ],
                "active": true,
                "name": [
                    {
                        "family": "Семёнов",
                        "given": [
                            "Петр",
                            "Иванович"
                        ]
                    }
                ],
                "gender": "male",
                "birthDate": "2026-02-01",
                "deceasedDateTime": "2026-02-05T14:10:00Z",
                "address": [
                    {
                        "extension": [
                            {
                                "url": "https://fhir.by/StructureDefinition/CoutryForAddresses",
                                "valueCodeableConcept": {
                                    "coding": [
                                        {
                                            "system": "https://fhir.by/ValueSet/CitizenshipCode",
                                            "code": "BY",
                                            "display": "Беларусь"
                                        }
                                    ]
                                }
                            },
                            {
                                "url": "https://fhir.by/StructureDefinition/StreetGeoRegistry",
                                "valueCodeableConcept": {
                                    "coding": [
                                        {
                                            "system": "https://fhir.by/ValueSet/StreetGeoRegistry",
                                            "code": "72609920778",
                                            "display": "Переулок Снежный"
                                        }
                                    ]
                                }
                            },
                            {
                                "url": "https://fhir.by/StructureDefinition/ApartmentRoom",
                                "valueString": "кв. 11"
                            }
                        ],
                        "use": "home",
                        "text": "Могилевская область, г.Могилев, Переулок Гоголя, д.19",
                        "postalCode": "212011"
                    }
                ],
                "link": [
                    {
                        "other": {
                            "reference": "Patient/{{patientId}}"
                        },
                        "type": "refer"
                    }
                ]
            }
        },
        {
            "fullUrl": "Provenance/ExampleProvenanceDocumentInfoDeath",
            "resource": {
                "resourceType": "Provenance",
                "id": "ExampleProvenanceDocumentInfoDeath",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/ProvenanceDocumentInfoDeath"
                    ]
                },
                "target": [
                    {
                        "reference": "Patient/ExampleDeadPatientED"
                    }
                ],
                "recorded": "2026-02-05",
                "agent": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/AgentTypeProvenance",
                                    "code": "organization"
                                }
                            ]
                        },
                        "who": {
                            "reference": "Organization/{{OrganizationId}}",
                            "display": "Открытое акционерное общество \"Агентство сервисизации и реинжиниринга\""
                        }
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/AgentTypeProvenance",
                                    "code": "practitioner"
                                }
                            ]
                        },
                        "who": {
                            "reference": "Practitioner/{{PractitionerId}}",
                            "display": "Филатов Игорь Петрович"
                        }
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/AgentTypeProvenance",
                                    "code": "practitionerRole"
                                }
                            ]
                        },
                        "who": {
                            "reference": "PractitionerRole/{{PractitionerRole}}",
                            "display": "Врач-кардиохирург"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "Condition/ExampleDiagnosisDepression",
            "resource": {
                "resourceType": "Condition",
                "id": "ExampleDiagnosisDepression",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/FinalDiagnosis"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/KindOfDiagnosis",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/KindOfDiagnosisCode",
                                    "code": "Final"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.by/StructureDefinition/AssertedDate",
                        "valueDateTime": "2026-02-12"
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "code": {
                    "coding": [
                        {
                            "system": "https://fhir.by/ValueSet/InternClassificDiseases10",
                            "code": "R95.9",
                            "display": "R95.9 - Синдром внезапной смерти младенца без упоминания о вскрытии"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/{{patientId}}",
                    "display": "Петр Сидорович Иванов"
                },
                "onsetDateTime": "2026-02-12",
                "recordedDate": "2026-02-12"
            }
        },
        {
            "fullUrl": "Condition/ExampleDiagnosisDiabet",
            "resource": {
                "resourceType": "Condition",
                "id": "ExampleDiagnosisDiabet",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/FinalDiagnosis"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/KindOfDiagnosis",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/KindOfDiagnosisCode",
                                    "code": "Final"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.by/StructureDefinition/AssertedDate",
                        "valueDateTime": "2026-02-12"
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "code": {
                    "coding": [
                        {
                            "system": "https://fhir.by/ValueSet/InternClassificDiseases10",
                            "code": "P07.3",
                            "display": "P07.3 - Другие случаи недоношенности"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/{{patientId}}"
                },
                "onsetDateTime": "2026-02-05",
                "recordedDate": "2026-02-05"
            }
        },
        {
            "fullUrl": "Condition/ExampleDiagnosisVeins05",
            "resource": {
                "resourceType": "Condition",
                "id": "ExampleDiagnosisVeins05",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/FinalDiagnosis"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/KindOfDiagnosis",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/KindOfDiagnosisCode",
                                    "code": "Final"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.by/StructureDefinition/AssertedDate",
                        "valueDateTime": "2026-02-05"
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "code": {
                    "coding": [
                        {
                            "system": "https://fhir.by/ValueSet/InternClassificDiseases10",
                            "code": "P01.0",
                            "display": "P01.0 - Поражения плода и новорожденного, обусловленные истмико-цервикальной недостаточностью"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/{{patientId}}",
                    "display": "Петр Сидорович Иванов"
                },
                "onsetDateTime": "2026-02-05",
                "recordedDate": "2026-02-05"
            }
        },
        {
            "fullUrl": "Condition/ExampleDiagnosisVeins",
            "resource": {
                "resourceType": "Condition",
                "id": "ExampleDiagnosisVeins",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/FinalDiagnosis"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/KindOfDiagnosis",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/KindOfDiagnosisCode",
                                    "code": "Final"
                                }
                            ]
                        }
                    },
                    {
                        "url": "https://fhir.by/StructureDefinition/AssertedDate",
                        "valueDateTime": "2026-02-05"
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "code": {
                    "coding": [
                        {
                            "system": "https://fhir.by/ValueSet/InternClassificDiseases10",
                            "code": "O23.1",
                            "display": "O23.1 - Инфекции мочевого пузыря при беременности"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/{{patientId}}",
                    "display": "Петр Сидорович Иванов"
                },
                "onsetDateTime": "2026-02-05",
                "recordedDate": "2026-02-05"
            }
        },
        {
            "fullUrl": "ClinicalImpression/ExampleDeathCertificateWithoutSection",
            "resource": {
                "resourceType": "ClinicalImpression",
                "id": "ExampleDeathCertificateWithoutSection",
                "meta": {
                    "profile": [
                        "https://fhir.by/StructureDefinition/DeathCertificate"
                    ]
                },
                "extension": [
                    {
                        "url": "https://fhir.by/StructureDefinition/AgeOfDeath",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/AgeOfDeath",
                                    "code": "02",
                                    "display": "умер в возрасте 0-6 суток"
                                }
                            ]
                        }
                    },
                    {
                        "extension": [
                            {
                                "extension": [
                                    {
                                        "url": "https://fhir.by/StructureDefinition/StreetGeoRegistry",
                                        "valueCodeableConcept": {
                                            "coding": [
                                                {
                                                    "system": "https://fhir.by/ValueSet/StreetGeoRegistry",
                                                    "code": "5170301729728235",
                                                    "display": "Проспект Партизанский, 83"
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "url": "https://fhir.by/StructureDefinition/ApartmentRoom",
                                        "valueString": "кв. 11"
                                    }
                                ],
                                "url": "https://fhir.by/StructureDefinition/PlaceOutsideOrganization"
                            },
                            {
                                "url": "https://fhir.by/StructureDefinition/PlaceOfDeathByCode",
                                "valueCodeableConcept": {
                                    "coding": [
                                        {
                                            "system": "https://fhir.by/ValueSet/PlaceOfDeathByCode",
                                            "code": "5",
                                            "display": "дома"
                                        }
                                    ]
                                }
                            }
                        ],
                        "url": "https://fhir.by/StructureDefinition/PlaceOfDeath"
                    },
                    {
                        "url": "https://fhir.by/StructureDefinition/EstablishmentOfCauseOfDeath",
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/EstablishmentOfCauseOfDeath",
                                    "code": "3",
                                    "display": "вскрытия"
                                }
                            ]
                        }
                    }
                ],
                "identifier": [
                    {
                        "system": "https://minzdrav.gov.by",
                        "value": "03-123456789-2025000000000002",
                        "assigner": {
                            "reference": "Organization/{{OrganizationId}}"
                        }
                    }
                ],
                "status": "in-progress",
                "subject": {
                    "reference": "Patient/ExampleDeadPatientED"
                },
                "date": "2026-02-05T15:35:21Z",
                "performer": {
                    "reference": "PractitionerRole/{{PractitionerRole}}"
                },
                "finding": [
                    {
                        "item": {
                            "concept": {
                                "coding": [
                                    {
                                        "system": "https://fhir.by/ValueSet/TypeOfDeathReason",
                                        "code": "DirectlyDeathReason",
                                        "display": "Непосредственная причина смерти (мертворождения) - заболевание или состояние, непосредственно приведшее к смерти"
                                    }
                                ]
                            },
                            "reference": {
                                "reference": "Condition/ExampleDiagnosisDepression"
                            }
                        }
                    },
                    {
                        "item": {
                            "concept": {
                                "coding": [
                                    {
                                        "system": "https://fhir.by/ValueSet/TypeOfDeathReason",
                                        "code": "MotherDeathCondition",
                                        "display": "Основное заболевание или состояние матери (последа), оказавшее неблагоприятное влияние на ребенка (плод)"
                                    }
                                ]
                            },
                            "reference": {
                                "reference": "Condition/ExampleDiagnosisDiabet"
                            }
                        }
                    },
                    {
                        "item": {
                            "concept": {
                                "coding": [
                                    {
                                        "system": "https://fhir.by/ValueSet/TypeOfDeathReason",
                                        "code": "OtherMotherConditions",
                                        "display": "Другие заболевания или состояния матери (последа), оказавшие неблагоприятное влияние на ребенка (плод)"
                                    }
                                ]
                            },
                            "reference": {
                                "reference": "Condition/ExampleDiagnosisVeins05"
                            }
                        }
                    },
                    {
                        "item": {
                            "concept": {
                                "coding": [
                                    {
                                        "system": "https://fhir.by/ValueSet/TypeOfDeathReason",
                                        "code": "OtherCondition",
                                        "display": "Прочие важные состояния, сопутствующие смерти (мертворождению), но не связанные с заболеванием или патологическим состоянием, приведшим к ней"
                                    }
                                ]
                            },
                            "reference": {
                                "reference": "Condition/ExampleDiagnosisVeins"
                            }
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "RelatedPerson/f60d152a-9c19-402a-92a2-5ad32eb0eab7",
            "resource": {
                "resourceType": "RelatedPerson",
                "id": "f60d152a-9c19-402a-92a2-5ad32eb0eab7",
                "meta": {
                    
                    "profile": [
                        "https://fhir.by/StructureDefinition/RelatedPersonPermanentBy"
                    ]
                },
                "identifier": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                                    "code": "INP"
                                }
                            ]
                        },
                        "value": "7551471A009PB1",
                        "period": {
                            "start": "2020-01-31"
                        }
                    }
                ],
                "active": true,
                "patient": {
                    "reference": "Patient/{{patientId}}"
                },
                "relationship": [
                    {
                        "coding": [
                            {
                                "system": "https://fhir.by/ValueSet/RelatedPersonType",
                                "code": "mother",
                                "display": "мать"
                            }
                        ]
                    }
                ],
                "name": [
                    {
                        "family": "Аврелий",
                        "given": [
                            "Ирина",
                            "Владимировна"
                        ]
                    }
                ],
                "telecom": [
                    {
                        "system": "phone",
                        "value": "+375172000669",
                        "period": {
                            "start": "2024-01-31"
                        }
                    }
                ],
                "gender": "female",
                "birthDate": "1992-10-08",
                "address": [
                    {
                        "extension": [
                            {
                                "url": "https://fhir.by/StructureDefinition/CoutryForAddresses",
                                "valueCodeableConcept": {
                                    "coding": [
                                        {
                                            "system": "https://fhir.by/ValueSet/CitizenshipCode",
                                            "code": "BY",
                                            "display": "Беларусь"
                                        }
                                    ]
                                }
                            },
                            {
                                "url": "https://fhir.by/StructureDefinition/StreetGeoRegistry",
                                "valueCodeableConcept": {
                                    "coding": [
                                        {
                                            "system": "https://fhir.by/ValueSet/StreetGeoRegistry",
                                            "code": "72609920778",
                                            "display": "Переулок Снежный"
                                        }
                                    ]
                                }
                            },
                            {
                                "url": "https://fhir.by/StructureDefinition/ApartmentRoom",
                                "valueString": "кв. 11"
                            }
                        ],
                        "use": "home",
                        "text": "Могилевская область, г.Могилев, Переулок Гоголя, д.19",
                        "postalCode": "212011"
                    }
                ]
            }
        }
    ]
}